Maps for WinForms
MapCollectionBase<T> クラス
メンバ 

C1.Win.Map.6 アセンブリ > C1.Win.Map 名前空間 : MapCollectionBase<T> クラス
コレクション内の要素の型。
マップオブジェクトのコレクションを表します。
オブジェクト モデル
MapCollectionBase<T> クラス
シンタックス
'宣言
 
Public MustInherit Class MapCollectionBase(Of T As INotifier) 
   Implements C1.FlexMap.INotifyIEditingNotify 
public abstract class MapCollectionBase<T> : C1.FlexMap.INotifyIEditingNotify  
where T: INotifier
型パラメータ
T
コレクション内の要素の型。
継承階層

System.Object
   C1.Win.Map.MapCollectionBase<T>
      C1.Win.Map.MapLayersCollection
      C1.Win.Map.MapLegendItemsCollection
      C1.Win.Map.MapLegendsCollection
      C1.Win.Map.MapSlicesCollection
      C1.Win.Map.VectorItemsCollection

参照

MapCollectionBase<T> メンバ
C1.Win.Map 名前空間